Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sphinx-substitution-extensions from 2020.7.4.1 to 2020.9.30.0.

Release notes

Sourced from sphinx-substitution-extensions's releases.

Release 2020.09.30.0

See CHANGELOG.rst

Changelog

Sourced from sphinx-substitution-extensions's changelog.

Changelog

Next

2020.09.30.0

2020.07.04.1

  • Ensure non-lower-case replacements can also be substituted in the inline substitution code role.

2020.07.04.0

  • Ensure non-lower-case replacements can also be substituted. Thanks go to @Julian for this change.

2020.05.30.0

2020.05.27.0

  • Breaking change: Use :substitutions: option on code-block or prompt rather than new directives.

2020.05.23.0

  • Breaking change: Use the default Sphinx replacements, rather than a custom variable. Thanks go to @sbaudoin for the original code for this change. Please make a GitHub issue if you have a use case which this does not suit.

2020.04.05.0

2020.02.21.0

2019.12.28.1

2019.12.28.0

2019.06.15.0

2019.04.04.1

Commits
  • 7e50407 Update for release 2020.09.30.0
  • c20d6a3 Merge pull request #173 from rscohn2/master
  • b336330 declare the extension as parallel read safe
  • 4b1a1a3 Merge pull request #174 from adamtheturtle/dependabot/pip/isort-5.5.4
  • 02144c9 Bump isort from 5.5.3 to 5.5.4
  • 8f5070b Merge pull request #169 from adamtheturtle/dependabot/pip/check-manifest-0.43
  • d584d47 Merge pull request #172 from adamtheturtle/dependabot/pip/pytest-6.1.0
  • 21d95f5 Bump pytest from 6.0.2 to 6.1.0
  • 73a5af3 Bump check-manifest from 0.42 to 0.43
  • 9b45908 Merge pull request #168 from adamtheturtle/dependabot/pip/isort-5.5.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 1, 2020
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #761 into master will decrease coverage by 7.46%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #761      +/-   ##
==========================================
- Coverage   37.18%   29.71%   -7.47%     
==========================================
  Files          64       64              
  Lines        4260     4260              
  Branches      276      276              
==========================================
- Hits         1584     1266     -318     
- Misses       2648     2964     +316     
- Partials       28       30       +2     
Impacted Files Coverage Δ
tests/mock_vws/test_authorization_header.py 0.00% <0.00%> (-62.14%) ⬇️
...c/mock_vws/_services_validators/auth_validators.py 36.00% <0.00%> (-48.00%) ⬇️
src/mock_vws/_database_matchers.py 52.17% <0.00%> (-47.83%) ⬇️
tests/mock_vws/test_update_target.py 0.00% <0.00%> (-34.52%) ⬇️
tests/mock_vws/utils/__init__.py 40.00% <0.00%> (-31.43%) ⬇️
...s/_services_validators/project_state_validators.py 46.15% <0.00%> (-23.08%) ⬇️
src/mock_vws/_services_validators/exceptions.py 31.78% <0.00%> (-13.96%) ⬇️
tests/mock_vws/test_query.py 26.90% <0.00%> (-13.46%) ⬇️
src/mock_vws/_query_validators/auth_validators.py 68.75% <0.00%> (-12.50%) ⬇️
src/mock_vws/_services_validators/__init__.py 34.04% <0.00%> (-10.64%) ⬇️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0360050...3e07f9c. Read the comment docs.

@adamtheturtle adamtheturtle merged commit fab6b28 into master Oct 1, 2020
@adamtheturtle adamtheturtle deleted the dependabot/pip/sphinx-substitution-extensions-2020.9.30.0 branch October 1, 2020 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants